[INFO] fetching crate sap-scripting 0.4.2...
[INFO] testing sap-scripting-0.4.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate sap-scripting 0.4.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate sap-scripting 0.4.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate sap-scripting 0.4.2
[INFO] tweaked toml for crates.io crate sap-scripting 0.4.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sap-scripting 0.4.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sap-scripting 0.4.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hermit-abi v0.5.0
[INFO] [stderr]   Downloaded pretty_env_logger v0.5.0
[INFO] [stderr]   Downloaded com-shim-macro v0.4.3
[INFO] [stderr]   Downloaded com-shim v0.4.3
[INFO] [stderr]   Downloaded once_cell v1.21.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 810253a35503321276dd35ff0554251a6b1791c4d14e7b44981ac656cc0381b9
[INFO] running `Command { std: "docker" "start" "-a" "810253a35503321276dd35ff0554251a6b1791c4d14e7b44981ac656cc0381b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "810253a35503321276dd35ff0554251a6b1791c4d14e7b44981ac656cc0381b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "810253a35503321276dd35ff0554251a6b1791c4d14e7b44981ac656cc0381b9", kill_on_drop: false }`
[INFO] [stdout] 810253a35503321276dd35ff0554251a6b1791c4d14e7b44981ac656cc0381b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac4763945372ba01d57614ae08e4d0e779df0d31fc48d9e9ddd27bd96a645300
[INFO] running `Command { std: "docker" "start" "-a" "ac4763945372ba01d57614ae08e4d0e779df0d31fc48d9e9ddd27bd96a645300", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling once_cell v1.21.2
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]    Compiling windows-core v0.52.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling windows v0.52.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling com-shim-macro v0.4.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling com-shim v0.4.3
[INFO] [stderr]    Compiling sap-scripting v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.59s
[INFO] running `Command { std: "docker" "inspect" "ac4763945372ba01d57614ae08e4d0e779df0d31fc48d9e9ddd27bd96a645300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac4763945372ba01d57614ae08e4d0e779df0d31fc48d9e9ddd27bd96a645300", kill_on_drop: false }`
[INFO] [stdout] ac4763945372ba01d57614ae08e4d0e779df0d31fc48d9e9ddd27bd96a645300
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 311a407b65b09ec1fae169630fcd94c2124fbe87f9b24510359455443429df55
[INFO] running `Command { std: "docker" "start" "-a" "311a407b65b09ec1fae169630fcd94c2124fbe87f9b24510359455443429df55", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling sap-scripting v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcCHlfVv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsap_scripting-63f57701900aabec,libcom_shim-e988584a8d1447f3,libtracing-afd5d1f610fd7073,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-ab03b180ed080c25,libonce_cell-6079e549cbba33f1,libwindows-73ff4a6fc2983911,libwindows_core-82b831cd066bc117,libwindows_targets-fb0190f40f448a4c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcCHlfVv/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows_x86_64_gnu-0.52.6/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/simple-a21466e034130485" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: CLSIDFromProgID
[INFO] [stdout]           >>> referenced by mod.rs:39 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Com/mod.rs:39)
[INFO] [stdout]           >>>               sap_scripting-63f57701900aabec.sap_scripting.e8b89e1f91106303-cgu.1.rcgu.o:(windows::Win32::System::Com::CLSIDFromProgID::<windows_core::strings::pcwstr::PCWSTR>) in archive /opt/rustwide/target/debug/deps/libsap_scripting-63f57701900aabec.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CoCreateInstance
[INFO] [stdout]           >>> referenced by mod.rs:119 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Com/mod.rs:119)
[INFO] [stdout]           >>>               sap_scripting-63f57701900aabec.sap_scripting.e8b89e1f91106303-cgu.1.rcgu.o:(windows::Win32::System::Com::CoCreateInstance::<core::option::Option<&windows_core::unknown::IUnknown>, windows::Win32::System::Com::IDispatch>) in archive /opt/rustwide/target/debug/deps/libsap_scripting-63f57701900aabec.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CoInitialize
[INFO] [stdout]           >>> referenced by mod.rs:328 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Com/mod.rs:328)
[INFO] [stdout]           >>>               sap_scripting-63f57701900aabec.sap_scripting.e8b89e1f91106303-cgu.1.rcgu.o:(windows::Win32::System::Com::CoInitialize) in archive /opt/rustwide/target/debug/deps/libsap_scripting-63f57701900aabec.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CoUninitialize
[INFO] [stdout]           >>> referenced by mod.rs:600 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Com/mod.rs:600)
[INFO] [stdout]           >>>               sap_scripting-63f57701900aabec.sap_scripting.e8b89e1f91106303-cgu.1.rcgu.o:(windows::Win32::System::Com::CoUninitialize) in archive /opt/rustwide/target/debug/deps/libsap_scripting-63f57701900aabec.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: VariantClear
[INFO] [stdout]           >>> referenced by mod.rs:218 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Variant/mod.rs:218)
[INFO] [stdout]           >>>               com_shim-e988584a8d1447f3.com_shim.389f1cb450da640c-cgu.0.rcgu.o:(windows::Win32::System::Variant::VariantClear) in archive /opt/rustwide/target/debug/deps/libcom_shim-e988584a8d1447f3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: VariantChangeType
[INFO] [stdout]           >>> referenced by mod.rs:204 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Variant/mod.rs:204)
[INFO] [stdout]           >>>               com_shim-e988584a8d1447f3.com_shim.389f1cb450da640c-cgu.0.rcgu.o:(windows::Win32::System::Variant::VariantChangeType) in archive /opt/rustwide/target/debug/deps/libcom_shim-e988584a8d1447f3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LoadLibraryExA
[INFO] [stdout]           >>> referenced by delay_load.rs:11 (src/imp/delay_load.rs:11)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.1.rcgu.o:(windows_core::imp::delay_load::delay_load::<extern "system" fn(windows_core::hresult::HRESULT, *mut core::ffi::c_void) -> i32>) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetProcAddress
[INFO] [stdout]           >>> referenced by delay_load.rs:17 (src/imp/delay_load.rs:17)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.1.rcgu.o:(windows_core::imp::delay_load::delay_load::<extern "system" fn(windows_core::hresult::HRESULT, *mut core::ffi::c_void) -> i32>) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: FreeLibrary
[INFO] [stdout]           >>> referenced by delay_load.rs:23 (src/imp/delay_load.rs:23)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.1.rcgu.o:(windows_core::imp::delay_load::delay_load::<extern "system" fn(windows_core::hresult::HRESULT, *mut core::ffi::c_void) -> i32>) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetErrorInfo
[INFO] [stdout]           >>> referenced by com_bindings.rs:23 (src/imp/com_bindings.rs:23)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.0.rcgu.o:(windows_core::imp::com_bindings::GetErrorInfo) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: FormatMessageW
[INFO] [stdout]           >>> referenced by hresult.rs:88 (src/hresult.rs:88)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.4.rcgu.o:(<windows_core::hresult::HRESULT>::message) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetProcessHeap
[INFO] [stdout]           >>> referenced by heap.rs:10 (src/imp/heap.rs:10)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_alloc) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_free) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: HeapAlloc
[INFO] [stdout]           >>> referenced by heap.rs:10 (src/imp/heap.rs:10)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_alloc) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: HeapFree
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_free) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysStringLen
[INFO] [stdout]           >>> referenced by bstr.rs:26 (src/strings/bstr.rs:26)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.8.rcgu.o:(<windows_core::strings::bstr::BSTR>::len) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysAllocStringLen
[INFO] [stdout]           >>> referenced by bstr.rs:45 (src/strings/bstr.rs:45)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.8.rcgu.o:(<windows_core::strings::bstr::BSTR>::from_wide) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysFreeString
[INFO] [stdout]           >>> referenced by bstr.rs:155 (src/strings/bstr.rs:155)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.8.rcgu.o:(<windows_core::strings::bstr::BSTR as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sap-scripting` (example "simple") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcuJrF2U/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsap_scripting-63f57701900aabec,libcom_shim-e988584a8d1447f3,libtracing-afd5d1f610fd7073,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-ab03b180ed080c25,libonce_cell-6079e549cbba33f1,libwindows-73ff4a6fc2983911,libwindows_core-82b831cd066bc117,libwindows_targets-fb0190f40f448a4c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcuJrF2U/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows_x86_64_gnu-0.52.6/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/charge-bde7c1119f6c4498" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: CLSIDFromProgID
[INFO] [stdout]           >>> referenced by mod.rs:39 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Com/mod.rs:39)
[INFO] [stdout]           >>>               sap_scripting-63f57701900aabec.sap_scripting.e8b89e1f91106303-cgu.1.rcgu.o:(windows::Win32::System::Com::CLSIDFromProgID::<windows_core::strings::pcwstr::PCWSTR>) in archive /opt/rustwide/target/debug/deps/libsap_scripting-63f57701900aabec.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CoCreateInstance
[INFO] [stdout]           >>> referenced by mod.rs:119 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Com/mod.rs:119)
[INFO] [stdout]           >>>               sap_scripting-63f57701900aabec.sap_scripting.e8b89e1f91106303-cgu.1.rcgu.o:(windows::Win32::System::Com::CoCreateInstance::<core::option::Option<&windows_core::unknown::IUnknown>, windows::Win32::System::Com::IDispatch>) in archive /opt/rustwide/target/debug/deps/libsap_scripting-63f57701900aabec.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CoInitialize
[INFO] [stdout]           >>> referenced by mod.rs:328 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Com/mod.rs:328)
[INFO] [stdout]           >>>               sap_scripting-63f57701900aabec.sap_scripting.e8b89e1f91106303-cgu.1.rcgu.o:(windows::Win32::System::Com::CoInitialize) in archive /opt/rustwide/target/debug/deps/libsap_scripting-63f57701900aabec.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CoUninitialize
[INFO] [stdout]           >>> referenced by mod.rs:600 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Com/mod.rs:600)
[INFO] [stdout]           >>>               sap_scripting-63f57701900aabec.sap_scripting.e8b89e1f91106303-cgu.1.rcgu.o:(windows::Win32::System::Com::CoUninitialize) in archive /opt/rustwide/target/debug/deps/libsap_scripting-63f57701900aabec.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: VariantClear
[INFO] [stdout]           >>> referenced by mod.rs:218 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Variant/mod.rs:218)
[INFO] [stdout]           >>>               com_shim-e988584a8d1447f3.com_shim.389f1cb450da640c-cgu.0.rcgu.o:(windows::Win32::System::Variant::VariantClear) in archive /opt/rustwide/target/debug/deps/libcom_shim-e988584a8d1447f3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: VariantChangeType
[INFO] [stdout]           >>> referenced by mod.rs:204 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Variant/mod.rs:204)
[INFO] [stdout]           >>>               com_shim-e988584a8d1447f3.com_shim.389f1cb450da640c-cgu.0.rcgu.o:(windows::Win32::System::Variant::VariantChangeType) in archive /opt/rustwide/target/debug/deps/libcom_shim-e988584a8d1447f3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LoadLibraryExA
[INFO] [stdout]           >>> referenced by delay_load.rs:11 (src/imp/delay_load.rs:11)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.1.rcgu.o:(windows_core::imp::delay_load::delay_load::<extern "system" fn(windows_core::hresult::HRESULT, *mut core::ffi::c_void) -> i32>) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetProcAddress
[INFO] [stdout]           >>> referenced by delay_load.rs:17 (src/imp/delay_load.rs:17)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.1.rcgu.o:(windows_core::imp::delay_load::delay_load::<extern "system" fn(windows_core::hresult::HRESULT, *mut core::ffi::c_void) -> i32>) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: FreeLibrary
[INFO] [stdout]           >>> referenced by delay_load.rs:23 (src/imp/delay_load.rs:23)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.1.rcgu.o:(windows_core::imp::delay_load::delay_load::<extern "system" fn(windows_core::hresult::HRESULT, *mut core::ffi::c_void) -> i32>) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetErrorInfo
[INFO] [stdout]           >>> referenced by com_bindings.rs:23 (src/imp/com_bindings.rs:23)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.0.rcgu.o:(windows_core::imp::com_bindings::GetErrorInfo) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: FormatMessageW
[INFO] [stdout]           >>> referenced by hresult.rs:88 (src/hresult.rs:88)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.4.rcgu.o:(<windows_core::hresult::HRESULT>::message) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetProcessHeap
[INFO] [stdout]           >>> referenced by heap.rs:10 (src/imp/heap.rs:10)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_alloc) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_free) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: HeapAlloc
[INFO] [stdout]           >>> referenced by heap.rs:10 (src/imp/heap.rs:10)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_alloc) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: HeapFree
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.6.rcgu.o:(windows_core::imp::heap::heap_free) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysStringLen
[INFO] [stdout]           >>> referenced by bstr.rs:26 (src/strings/bstr.rs:26)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.8.rcgu.o:(<windows_core::strings::bstr::BSTR>::len) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysAllocStringLen
[INFO] [stdout]           >>> referenced by bstr.rs:45 (src/strings/bstr.rs:45)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.8.rcgu.o:(<windows_core::strings::bstr::BSTR>::from_wide) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysFreeString
[INFO] [stdout]           >>> referenced by bstr.rs:155 (src/strings/bstr.rs:155)
[INFO] [stdout]           >>>               windows_core-82b831cd066bc117.windows_core.eabe71a5f61386ff-cgu.8.rcgu.o:(<windows_core::strings::bstr::BSTR as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libwindows_core-82b831cd066bc117.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sap-scripting` (example "charge") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "311a407b65b09ec1fae169630fcd94c2124fbe87f9b24510359455443429df55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "311a407b65b09ec1fae169630fcd94c2124fbe87f9b24510359455443429df55", kill_on_drop: false }`
[INFO] [stdout] 311a407b65b09ec1fae169630fcd94c2124fbe87f9b24510359455443429df55
